[INFO] cloning repository https://github.com/cronusmaster/cronus-kernel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cronusmaster/cronus-kernel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronusmaster%2Fcronus-kernel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronusmaster%2Fcronus-kernel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddce3e0b8c8140c934fc99885d5ef72d60092635
[INFO] testing cronusmaster/cronus-kernel against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronusmaster%2Fcronus-kernel" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/cronusmaster/cronus-kernel
[INFO] finished tweaking git repo https://github.com/cronusmaster/cronus-kernel
[INFO] tweaked toml for git repo https://github.com/cronusmaster/cronus-kernel written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cronusmaster/cronus-kernel on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cronusmaster/cronus-kernel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded servo_arc v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c477e3bb3e45079e4ec15c4ec7645c28a3c0efbb26e8f20281dd266bddcb1dd
[INFO] running `Command { std: "docker" "start" "-a" "2c477e3bb3e45079e4ec15c4ec7645c28a3c0efbb26e8f20281dd266bddcb1dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c477e3bb3e45079e4ec15c4ec7645c28a3c0efbb26e8f20281dd266bddcb1dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c477e3bb3e45079e4ec15c4ec7645c28a3c0efbb26e8f20281dd266bddcb1dd", kill_on_drop: false }`
[INFO] [stdout] 2c477e3bb3e45079e4ec15c4ec7645c28a3c0efbb26e8f20281dd266bddcb1dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd63fa427092db58dfa83aae807cd31105576384320e034b74e419e17ca5ee5e
[INFO] running `Command { std: "docker" "start" "-a" "cd63fa427092db58dfa83aae807cd31105576384320e034b74e419e17ca5ee5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling cronus-lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:403:15
[INFO] [stdout]     |
[INFO] [stdout] 403 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:416:15
[INFO] [stdout]     |
[INFO] [stdout] 416 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:450:15
[INFO] [stdout]     |
[INFO] [stdout] 450 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:454:19
[INFO] [stdout]     |
[INFO] [stdout] 454 |         #[cfg(not(feature = "generated-contracts"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:467:15
[INFO] [stdout]     |
[INFO] [stdout] 467 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `in_tag` is never read
[INFO] [stdout]    --> src/server/response.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             in_tag = true;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "cd63fa427092db58dfa83aae807cd31105576384320e034b74e419e17ca5ee5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd63fa427092db58dfa83aae807cd31105576384320e034b74e419e17ca5ee5e", kill_on_drop: false }`
[INFO] [stdout] cd63fa427092db58dfa83aae807cd31105576384320e034b74e419e17ca5ee5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 869e3175fc38a701ac5a4b4e134418d1e099c71c1a40e58594ac45c10003499c
[INFO] running `Command { std: "docker" "start" "-a" "869e3175fc38a701ac5a4b4e134418d1e099c71c1a40e58594ac45c10003499c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cronus-lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:403:15
[INFO] [stdout]     |
[INFO] [stdout] 403 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:416:15
[INFO] [stdout]     |
[INFO] [stdout] 416 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:450:15
[INFO] [stdout]     |
[INFO] [stdout] 450 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:454:19
[INFO] [stdout]     |
[INFO] [stdout] 454 |         #[cfg(not(feature = "generated-contracts"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:467:15
[INFO] [stdout]     |
[INFO] [stdout] 467 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `in_tag` is never read
[INFO] [stdout]    --> src/server/response.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             in_tag = true;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.35s
[INFO] running `Command { std: "docker" "inspect" "869e3175fc38a701ac5a4b4e134418d1e099c71c1a40e58594ac45c10003499c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "869e3175fc38a701ac5a4b4e134418d1e099c71c1a40e58594ac45c10003499c", kill_on_drop: false }`
[INFO] [stdout] 869e3175fc38a701ac5a4b4e134418d1e099c71c1a40e58594ac45c10003499c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 14bb6683c03a4fd348fcaaea2b9864e66fde81d2138a0bbfe9c632a793de21a7
[INFO] running `Command { std: "docker" "start" "-a" "14bb6683c03a4fd348fcaaea2b9864e66fde81d2138a0bbfe9c632a793de21a7", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stderr]    --> src/contracts.rs:390:7
[INFO] [stderr]     |
[INFO] [stderr] 390 | #[cfg(feature = "generated-contracts")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stderr]    --> src/contracts.rs:403:15
[INFO] [stderr]     |
[INFO] [stderr] 403 |         #[cfg(feature = "generated-contracts")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stderr]    --> src/contracts.rs:416:15
[INFO] [stderr]     |
[INFO] [stderr] 416 |         #[cfg(feature = "generated-contracts")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stderr]    --> src/contracts.rs:450:15
[INFO] [stderr]     |
[INFO] [stderr] 450 |         #[cfg(feature = "generated-contracts")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stderr]    --> src/contracts.rs:454:19
[INFO] [stderr]     |
[INFO] [stderr] 454 |         #[cfg(not(feature = "generated-contracts"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stderr]    --> src/contracts.rs:467:15
[INFO] [stderr]     |
[INFO] [stderr] 467 |         #[cfg(feature = "generated-contracts")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `in_tag` is never read
[INFO] [stderr]    --> src/server/response.rs:222:13
[INFO] [stderr]     |
[INFO] [stderr] 222 |             in_tag = true;
[INFO] [stderr]     |             ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cronus-lang` (bin "cronus" test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cronus-25a1e2da970bb475)
[INFO] [stdout] 
[INFO] [stdout] running 210 tests
[INFO] [stdout] test audit::tests::test_audit_immutable_no_delete ... ok
[INFO] [stdout] test audit::tests::test_compute_diff_added_field ... ok
[INFO] [stdout] test audit::tests::test_audit_chain_integrity_with_prev_data ... ok
[INFO] [stdout] test audit::tests::test_audit_immutable_no_update ... ok
[INFO] [stdout] test audit::tests::test_compute_diff_no_changes ... ok
[INFO] [stdout] test audit::tests::test_audit_log_with_prev_data ... ok
[INFO] [stdout] test audit::tests::test_compute_diff_detects_changes ... ok
[INFO] [stdout] test audit::tests::test_compute_diff_removed_field ... ok
[INFO] [stdout] test auth::tests::test_extract_user ... ok
[INFO] [stdout] test auth::tests::test_password_verify_sha256_legacy_salted ... ok
[INFO] [stdout] test auth::tests::test_jwt_roundtrip ... ok
[INFO] [stdout] test auth::tests::test_jwt_invalid_secret ... ok
[INFO] [stdout] test auth::tests::test_password_verify_sha256_plain_hex ... ok
[INFO] [stdout] test auth::tests::test_require_role ... ok
[INFO] [stdout] test constitution_check::tests::test_must_bind_fail ... ok
[INFO] [stdout] test constitution_check::tests::test_must_bind_pass ... ok
[INFO] [stdout] test constitution_check::tests::test_never_orphan_reload ... ok
[INFO] [stdout] test audit::tests::test_query_filtered_by_entity ... ok
[INFO] [stdout] test constitution_check::tests::test_never_expose_password ... ok
[INFO] [stdout] test constitution_check::tests::test_unrecognized_rule_is_info ... ok
[INFO] [stdout] test constitution_check::tests::test_nova_core_constitution_passes ... ok
[INFO] [stdout] test audit::tests::test_debug_display_format ... ok
[INFO] [stdout] test database::tests::test_find_by_id_and_delete ... ok
[INFO] [stdout] test database::tests::test_find_all_and_count ... ok
[INFO] [stdout] test database::tests::test_find_filtered ... ok
[INFO] [stdout] test database::tests::test_find_all_pagination ... ok
[INFO] [stdout] test database::tests::test_find_by_field ... ok
[INFO] [stdout] test database::tests::test_seed_entity ... ok
[INFO] [stdout] test database::tests::test_migrate_and_insert ... ok
[INFO] [stdout] test database::tests::test_search ... ok
[INFO] [stdout] test database::tests::test_update ... ok
[INFO] [stdout] test database::tests::test_validate_min_length ... ok
[INFO] [stdout] test database::tests::test_validate_constraints_pass ... ok
[INFO] [stdout] test database::tests::test_validate_pattern_match ... ok
[INFO] [stdout] test database::tests::test_validate_max_number ... ok
[INFO] [stdout] test database::tests::test_unique_constraint ... ok
[INFO] [stdout] test database::tests::test_validate_email ... ok
[INFO] [stdout] test database::tests::test_validate_min_number ... ok
[INFO] [stdout] test database::tests::test_validate_pattern_optional_field ... ok
[INFO] [stdout] test database::tests::test_validate_max_length ... ok
[INFO] [stdout] test error::tests::error_display ... ok
[INFO] [stdout] test error::tests::error_from_io ... ok
[INFO] [stdout] test error::tests::error_from_string ... ok
[INFO] [stdout] test error::tests::error_source_chain ... ok
[INFO] [stdout] test error::tests::result_type_works ... ok
[INFO] [stdout] test hydra::compose::tests::test_all_templates_exist ... ok
[INFO] [stdout] test database::tests::test_validate_required ... ok
[INFO] [stdout] test dump::nextjs::tests::detect_exported_methods_skips_head_and_options ... ok
[INFO] [stdout] test dump::nextjs::tests::detect_exported_methods_returns_empty_for_non_route ... ok
[INFO] [stdout] test hydra::compose::tests::test_adapt_renames_entity ... ok
[INFO] [stdout] test hydra::compose::tests::test_compose_app_generates_valid_output ... ok
[INFO] [stdout] test hydra::compose::tests::test_compose_generates_enums ... ok
[INFO] [stdout] test hydra::microservices::tests::test_generate_deploy_block ... ok
[INFO] [stdout] test hydra::microservices::tests::test_ecommerce_has_three_services ... ok
[INFO] [stdout] test hydra::microservices::tests::test_generate_docker_compose ... ok
[INFO] [stdout] test hydra::microservices::tests::test_generate_dockerfile ... ok
[INFO] [stdout] test hydra::compose::tests::test_template_saas_billing ... ok
[INFO] [stdout] test hydra::microservices::tests::test_get_micro_split_all_templates ... ok
[INFO] [stdout] test lint::tests::c002_allows_password_in_placeholder ... ok
[INFO] [stdout] test lint::tests::c002_allows_name_attribute_value ... ok
[INFO] [stdout] test lint::tests::c002_allows_password_in_script ... ok
[INFO] [stdout] test hydra::registry::tests::test_registry_add_and_search ... ok
[INFO] [stdout] test lint::tests::c002_catches_sensitive_field_in_table_column ... ok
[INFO] [stdout] test lint::tests::c002_allows_password_in_type_password_input ... ok
[INFO] [stdout] test lint::tests::c002_catches_sensitive_field_in_visible_html ... ok
[INFO] [stdout] test lint::tests::c010_allows_api_routes ... ok
[INFO] [stdout] test lint::tests::c002_integration_catches_via_lint_ast ... ok
[INFO] [stdout] test database::tests::test_validated_insert_with_constraints ... ok
[INFO] [stdout] test lint::tests::c010_allows_declared_page_routes ... ok
[INFO] [stdout] test lint::tests::c002_no_false_positive_on_partial_match ... ok
[INFO] [stdout] test lint::tests::c002_no_results_when_no_sensitive_fields ... ok
[INFO] [stdout] test lint::tests::c010_suggests_similar_route ... ok
[INFO] [stdout] test lint::tests::c010_allows_kernel_routes ... ok
[INFO] [stdout] test lint::tests::c012_allows_form_with_onsubmit ... ok
[INFO] [stdout] test lint::tests::c012_allows_form_with_data_cronus_form ... ok
[INFO] [stdout] test lint::tests::c012_allows_form_with_submit_button_in_template ... ok
[INFO] [stdout] test lint::tests::c010_warns_unknown_internal_route ... ok
[INFO] [stdout] test lint::tests::c012_allows_form_with_submit_action ... ok
[INFO] [stdout] test lint::tests::c012_ignores_non_form_sections ... ok
[INFO] [stdout] test lint::tests::c012_strict_promotes_to_error ... ok
[INFO] [stdout] test lint::tests::c030_allows_public_get_on_shared_entity ... ok
[INFO] [stdout] test lint::tests::c030_catches_empty_auth_on_delete ... ok
[INFO] [stdout] test lint::tests::c030_catches_multiple_violations ... ok
[INFO] [stdout] test lint::tests::c030_catches_public_post_on_shared_entity ... ok
[INFO] [stdout] test lint::tests::c030_ignores_non_shared_entity ... ok
[INFO] [stdout] test lint::tests::c031_allows_non_sensitive_columns ... ok
[INFO] [stdout] test hydra::compose::tests::test_compose_generates_transitions ... ok
[INFO] [stdout] test lint::tests::c012_catches_form_without_submit ... ok
[INFO] [stdout] test lint::tests::c030_allows_authed_post_on_shared_entity ... ok
[INFO] [stdout] test lint::tests::c031_catches_sensitive_field_in_bind_filter ... ok
[INFO] [stdout] test lint::tests::c031_catches_sensitive_field_in_group_by ... ok
[INFO] [stdout] test lint::tests::c031_catches_sensitive_field_in_order_by ... ok
[INFO] [stdout] test lint::tests::c031_catches_sensitive_field_in_table_columns ... ok
[INFO] [stdout] test lint::tests::c031_only_checks_table_sections_for_columns ... ok
[INFO] [stdout] test lint::tests::c031_no_results_when_no_sensitive_fields ... ok
[INFO] [stdout] test lint::tests::edit_distance_basic ... ok
[INFO] [stdout] test memory::tests::test_end_session ... ok
[INFO] [stdout] test parser::parser_tests::api_rejects_unknown_http_method ... ok
[INFO] [stdout] test memory::tests::test_add_decision ... ok
[INFO] [stdout] test parser::parser_tests::effect_coexists_with_transition ... ok
[INFO] [stdout] test parser::parser_tests::effect_entity_without_effects ... ok
[INFO] [stdout] test parser::parser_tests::effect_invalid_event_type ... ok
[INFO] [stdout] test parser::parser_tests::effect_mixed_actions_in_when ... ok
[INFO] [stdout] test memory::tests::test_add_changelog ... ok
[INFO] [stdout] test memory::tests::test_create_session ... ok
[INFO] [stdout] test parser::parser_tests::effect_on_create_basic ... ok
[INFO] [stdout] test parser::parser_tests::effect_multiple_blocks ... ok
[INFO] [stdout] test memory::tests::test_add_anti_pattern ... ok
[INFO] [stdout] test memory::tests::test_get_context_data ... ok
[INFO] [stdout] test parser::parser_tests::effect_on_delete_basic ... ok
[INFO] [stdout] test parser::parser_tests::effect_on_update_without_field ... ok
[INFO] [stdout] test parser::parser_tests::effect_on_update_field_with_when ... ok
[INFO] [stdout] test parser::parser_tests::p040_parse_rejects_bad_entity_name ... ok
[INFO] [stdout] test parser::parser_tests::layout_sidebar_nav_optional ... ok
[INFO] [stdout] test parser::parser_tests::p040_reject_empty ... ok
[INFO] [stdout] test parser::parser_tests::p040_reject_too_long ... ok
[INFO] [stdout] test parser::parser_tests::p040_valid_identifiers ... ok
[INFO] [stdout] test parser::parser_tests::p041_allow_non_reserved_common_names ... ok
[INFO] [stdout] test parser::parser_tests::p041_parse_rejects_reserved_entity_name ... ok
[INFO] [stdout] test parser::parser_tests::p041_reject_case_insensitive ... ok
[INFO] [stdout] test parser::parser_tests::effect_notify_action ... ok
[INFO] [stdout] test parser::parser_tests::parse_accepts_valid_entity ... ok
[INFO] [stdout] test parser::parser_tests::p041_reject_sql_reserved_words ... ok
[INFO] [stdout] test parser::parser_tests::p040_reject_dash_in_identifier ... ok
[INFO] [stdout] test parser::parser_tests::p040_reject_starts_with_number ... ok
[INFO] [stdout] test parser::parser_tests::p040_reject_special_chars ... ok
[INFO] [stdout] test parser::parser_tests::parse_bang_backward_compat_required ... ok
[INFO] [stdout] test parser::parser_tests::parse_bang_required_syntax ... ok
[INFO] [stdout] test parser::parser_tests::parse_bang_with_other_modifiers ... ok
[INFO] [stdout] test parser::parser_tests::parse_default_value_number ... ok
[INFO] [stdout] test parser::parser_tests::parse_money_min_constraint ... ok
[INFO] [stdout] test parser::parser_tests::parse_match_pattern ... ok
[INFO] [stdout] test parser::parser_tests::parse_default_value_string ... ok
[INFO] [stdout] test parser::parser_tests::parse_no_default_value ... ok
[INFO] [stdout] test parser::parser_tests::parse_string_min_max_as_length ... ok
[INFO] [stdout] test parser::parser_tests::parse_number_min_max_constraints ... ok
[INFO] [stdout] test parser::parser_tests::transition_basic_parsing ... ok
[INFO] [stdout] test parser::parser_tests::parse_text_max_length ... ok
[INFO] [stdout] test parser::parser_tests::transition_field_does_not_exist ... ok
[INFO] [stdout] test parser::parser_tests::parse_bang_with_default ... ok
[INFO] [stdout] test parser::parser_tests::transition_entity_without_transition_works ... ok
[INFO] [stdout] test parser::parser_tests::transition_invalid_pipe_target ... ok
[INFO] [stdout] test parser::parser_tests::transition_invalid_to_state ... ok
[INFO] [stdout] test parser::parser_tests::transition_multiple_targets_with_pipe ... ok
[INFO] [stdout] test parser::parser_tests::transition_multiple_pipe_targets ... ok
[INFO] [stdout] test promote::tests::test_emit_expr_coverage ... ok
[INFO] [stdout] test promote::tests::test_promote_to_text_generates_valid_output ... ok
[INFO] [stdout] test promote::tests::test_sanitize_name ... ok
[INFO] [stdout] test parser::parser_tests::transition_on_non_enum_field ... ok
[INFO] [stdout] test render::tests::runtime_js_has_no_hardcoded_brand_colors ... ok
[INFO] [stdout] test resolve::tests::edit_distance_basic ... ok
[INFO] [stdout] test resolve::tests::filter_on_nonexistent_field ... ok
[INFO] [stdout] test resolve::tests::dead_href_in_template ... ok
[INFO] [stdout] test resolve::tests::href_to_kernel_route_resolves ... ok
[INFO] [stdout] test resolve::tests::missing_entity_in_bind_suggests_closest ... ok
[INFO] [stdout] test resolve::tests::missing_field_in_columns ... ok
[INFO] [stdout] test resolve::tests::no_suggestion_for_wildly_different ... ok
[INFO] [stdout] test resolve::tests::missing_entity_in_relation ... ok
[INFO] [stdout] test resolve::tests::page_level_entity_reference ... ok
[INFO] [stdout] test resolve::tests::symbol_table_counts ... ok
[INFO] [stdout] test resolve::tests::valid_href_resolves ... ok
[INFO] [stdout] test resolve::tests::transition_on_missing_field ... ok
[INFO] [stdout] test resolve::tests::transition_on_non_enum_field ... ok
[INFO] [stdout] test resolve::tests::valid_transition_on_enum ... ok
[INFO] [stdout] test resolve::tests::valid_references_resolve_clean ... ok
[INFO] [stdout] test resolve::tests::webhook_unknown_entity ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_db_create ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_basic_script ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_empty_file ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_db_delete ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_empty_script ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_endpoint_with_auth ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_env_var ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_endpoint_get ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_for_loop ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_if_else ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_format_csv ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_let_variable ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_http_post ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_missing_brace ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_missing_entity ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_multiple_blocks ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_on_delete ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_on_update ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_schedule ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_on_event ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_script_header ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_sse_broadcast ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_unknown_keyword ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_webhook ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_webhook_stripe ... ok
[INFO] [stdout] test trust::tests::test_lineage ... ok
[INFO] [stdout] test trust::tests::test_trust_gates_block ... ok
[INFO] [stdout] test trust::tests::test_trust_thresholds ... ok
[INFO] [stdout] test ui::page::tests::dashboard_type_renders_user_sections_not_hardcoded_template ... ok
[INFO] [stdout] test parser::parser_tests::transition_full_order_example ... ok
[INFO] [stdout] test parser::parser_tests::transition_invalid_from_state ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_comparison ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_fuel_limit ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_nested_error ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_db_query_with_filters ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_log ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_push_pop ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_respond ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_map_building ... ok
[INFO] [stdout] test ui::layout::tests::render_layout_declarative_has_no_hardcoded_brand_colors ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_jump ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_locals ... ok
[INFO] [stdout] test dump::detect::tests::test_hero_extraction_developer_landing ... FAILED
[INFO] [stdout] test auth::tests::test_password_hash_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dump::detect::tests::test_hero_extraction_developer_landing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dump::detect::tests::test_hero_extraction_developer_landing' (61) panicked at src/dump/detect.rs:6910:11:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5936db302eea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5936db302eea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5936db302eea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5936db302eea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5936db31af2a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5936db31af2a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5936db307832 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5936db307832 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5936db2e19af - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5936db2e19af - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5936db2fae09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5936daeaac0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5936daeaac0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5936db2fafc2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5936db2fafc2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5936db2e1a68 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5936db2d6af9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5936db2e277d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5936db31b76c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5936db31b4e2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5936dabad794 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5936dabad794 - cronus[151df42d537248a2]::dump::detect::tests::test_hero_extraction_developer_landing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dump/detect.rs:6910:11
[INFO] [stdout]   22:     0x5936dab8a6c7 - cronus[151df42d537248a2]::dump::detect::tests::test_hero_extraction_developer_landing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dump/detect.rs:6907:48
[INFO] [stdout]   23:     0x5936daa952c6 - <cronus[151df42d537248a2]::dump::detect::tests::test_hero_extraction_developer_landing::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5936dae9deeb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5936dae9deeb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5936daeab6db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5936daeab6db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5936daeab6db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5936daeab6db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5936daeab6db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5936daeab6db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5936daeab6db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5936daea4df4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5936daea4df4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5936daeae2e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5936daeae2e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5936daeae2e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5936daeae2e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5936daeae2e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5936daeae2e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5936daeae2e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5936db3022df - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5936db3022df - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72660c52daa4 - <unknown>
[INFO] [stdout]   45:     0x72660c5baa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dump::detect::tests::test_hero_extraction_developer_landing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 209 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cronus`
[INFO] running `Command { std: "docker" "inspect" "14bb6683c03a4fd348fcaaea2b9864e66fde81d2138a0bbfe9c632a793de21a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14bb6683c03a4fd348fcaaea2b9864e66fde81d2138a0bbfe9c632a793de21a7", kill_on_drop: false }`
[INFO] [stdout] 14bb6683c03a4fd348fcaaea2b9864e66fde81d2138a0bbfe9c632a793de21a7
